Azcore v1.8.0#21694
Conversation
…ec commit: 310a0100f5b020c1900c527a6aa70d21992f078a (Azure#21111)
* [Release] sdk/resourcemanager/network/armnetwork/4.0.0 generation from spec commit: 9975d3476c05bcc6bd9535ad3dfb564e6a168fa5 * replace stable azcore * update live test and assets
…zure#21136) * [Release] sdk/resourcemanager/mobilenetwork/armmobilenetwork/3.0.0 generation from spec commit: c53808ba54beef57059371708f1fa6949a11a280 * regenerate
…stotz89 (Azure#21230) * [azblob][sas] Fix SignWithSharedKey if stored access policy is used * Adding test and changelog --------- Co-authored-by: Sourav Gupta <souravgupta@microsoft.com>
…penai` (Azure#21264) Part of the fix for Azure#21260. - Moved the code (to preserve history) into `ai/azopenai` - Marked `cognitiveservices/azopenai`, prepping to release one last release to deprecate it. We still need to submit an issue to de-list `cognitiveservices/azopenai` but I believe this takes care of our end.
Regexp checks for major, minor and patch level, but fails with golang release candidate versions, as doesn't match regexp. Example: azsdk-go-azservicebus/v1.0.0 (go1.21rc3; linux)
* fixed string to sign issue * fixed test and added changelog
…zure#21168) * Auto-install and run standalone test proxy server per test package * Update recording tests to use standalone proxy * Simplify proxy binary switch statement * Add test proxy auto-install docs * Fix up recording test coverage * Add StopTestProxy note about go process handling * Proxy restore/race condition handling. Force ignore PROXY_MANUAL_START in internal tests * Fix recording readme error handling
…1265) * sdk/resourcemanager/network/armnetwork/4.1.0-beta.1 * add fake_example_test.go
…21275) * [Release] sdk/resourcemanager/compute/armcompute/5.2.0-beta.1 * Update CHANGELOG.md
* [Release] sdk/resourcemanager/sql/armsql/2.0.0-beta.1 generation from spec commit: fba7ffa9cee6453e2a3cf8c857074a323252a12d * update release date * regenerated * regenerate
… Azure OpenAI packages (Azure#21284)
* Clean up constants in aztables Older versions of autorest implicitly sealed single-value enums, so enable the legacy behavior to avoid having to pass constant values. Updated the perf test to use the current version of aztables. * update perf test with renamed APIs
Adds in a ci.yml with live testing enabled and re-recordings since we moved to `ai` instead of `cognitiveservices`.
* Bump test proxy version * move proxy transition-scripts folder to onboarding Co-authored-by: Bill Wert <billwert@microsoft.com> Co-authored-by: Scott Beddall <scbedd@microsoft.com>
…zure#21282) * azcore: Removing the json.RawMessage dependency in the public API (it wasn't part of the signature (formally) but it was part of the returned type. * Consume new pre-release azcore in azeventgrid.
* update dotnet dev cert being shipped with the proxy to renew for another year --------- Co-authored-by: Scott Beddall <scbedd@microsoft.com>
* Improve example for runtime.WithCaptureResponse * make linter happy * fix sentence
Return the result of reader.Close() to the caller.
* add replaceFakeImport function * generic func * remove breakingchange judgment * fix
RickWinter
left a comment
There was a problem hiding this comment.
Has the surface area additions been approved by Jeff?
|
The public surface area additions have been approved in their constituent PRs but will require a formal approval in APIView before we can release. |
|
/azp run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
|
/azp run go - azcore |
|
Azure Pipelines failed to run 1 pipeline(s). |
|
@benbp are there other commits I should cherry-pick into this branch to get CI working? |
|
@jhendrixMSFT at the very least, these three from https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/740/Breaking-Changes But it might be better, if possible, to pull in the entire |
|
@benbp is there an easy way for me to pull in all of |
|
@jhendrixMSFT I think something like this will work. Replace |
|
@benbp it's working now, thanks so much for the help. |
|
Awesome! |
|
#21116 strikes again |
This contains the following cherry-picks.
4a66b4f
5624b2d
f839de4
9b73d1f
f6a43aa
f9574cd
96a6b85
081c5e3
cd1cd87
5d04047
0e74539
8db55a4
10f029c
81c4f03